
This Project is a simple CAN packet generator.

When pressing INT0, the LPC2300 will generate
a CAN packet on CAN1.

Example functionality:                                                   
 - Clock Settings:
   - XTAL  =  12 MHz
   - CCLK  =  24 MHz
 - CAN Settings:
   - Bitrate  = 125kbps
   - Acceptance Filter  = Bypass mode
 - GPIO Settings:
   - P2.10 = Sends a CAN Packet

NOTE: If no other node is connected to CAN1, it
will continously send the same packet indefinitly.
